net/http.transportRequest.trace (field)
5 uses
net/http (current package)
transport.go#L517: trace *httptrace.ClientTrace // optional
transport.go#L674: treq := &transportRequest{Request: req, trace: trace, ctx: ctx, cancel: cancel}
transport.go#L1486: trace := treq.trace
transport.go#L2247: trace := treq.trace
transport.go#L2286: trace := rc.treq.trace
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)